The Luanti Team is the open-source collective behind Luanti, a voxel game engine descended from Minetest and designed to let players, educators, and independent studios build, share, and endlessly modify block-based worlds. Typical use spans lightweight sandbox survival games, classroom programming exercises, rapid prototyping of voxel concepts, and community-run creative servers where users install texture packs, biome mods, and automation scripts without touching the original engine code. Because everything from map generators to node behavior is exposed through editable Lua scripts and plain-text data files, the same install can become a medieval RPG, a chemistry simulator, or a plain infinite construction canvas after a few mod downloads. The engine’s permissive licensing also encourages commercial teams to embed it in museum kiosks, research visualizations, or low-spec titles shipped on handheld PCs. Installation remains intentionally modular: one small binary supplies the client, server, and builtin editor, while content libraries are dragged in from the built-in repository or GitHub forks, keeping disk usage minimal and cross-platform compilation straightforward. Luanti Team software is available for free on get.nero.com, where downloads are delivered through trusted Windows package sources such as winget, always fetch the latest upstream release, and can be queued for batch installation alongside other applications.
A free open-source voxel game engine with easy modding and game creation.
Details